func net/http.isUnsupportedTEError

2 uses

	net/http (current package)
		server.go#L1911: 			case isUnsupportedTEError(err):
		transfer.go#L618: func isUnsupportedTEError(err error) bool {